Karamba3D API Reference
C#
VB
C++
F#
Show/Hide TOC
Cro
Sec Constructor
Initializes a new instance of the
CroSec
class. create a default cross section.
Definition
Namespace:
Karamba.CrossSections
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
Copy
protected
CroSec
()
VB
Copy
Protected
Sub
New
C++
Copy
protected
:
CroSec
()
F#
Copy
new
:
unit
->
CroSec
See Also
Reference
CroSec Class
CroSec Overload
Karamba.CrossSections Namespace
In This Article
Definition
See Also