Itasca C++ Interface
Toggle main menu visibility
Main Page
Topics
Namespaces
Namespace List
Namespace Members
All
Functions
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
c
d
e
g
i
m
n
o
p
r
s
t
v
w
Typedefs
Enumerations
Enumerator
a
c
d
f
g
h
i
k
n
p
r
Related Symbols
Files
File List
File Members
All
_
a
b
c
d
f
g
i
m
o
q
r
s
t
u
v
Functions
c
d
g
i
m
o
r
s
t
Typedefs
Macros
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Modules
Pages
Loading...
Searching...
No Matches
3dec
block
interface
ibeamcontact.h
Go to the documentation of this file.
1
#pragma once
2
//ibeamcontact.h
3
9
#include "
iblockdef.h
"
10
11
namespace
block
12
{
15
class
IBeamContact
16
{
17
public
:
19
static
const
FInt
next
= 0;
20
};
15
class
IBeamContact
{
…
};
21
}
// namespace block
22
// EoF
block::IBeamContact
This interface provides access to beam contact data.
Definition
ibeamcontact.h:16
block::IBeamContact::next
static const FInt next
linked list offset for next beam contact
Definition
ibeamcontact.h:19
FInt
int32 FInt
Interface to provide access to 3DEC modules, global data, list of 3DEC entities, etc.
Definition
iblockdef.h:19
iblockdef.h
Fortran to C++ type declarations.
Generated by
1.10.0