|
SubComponent_CroSec_Shell Constructor
|
Namespace:
Karamba.GHopper.CrossSections
Assembly:
Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntaxpublic SubComponent_CroSec_Shell(
bool is_constant
)
Public Sub New (
is_constant As Boolean
)
public:
SubComponent_CroSec_Shell(
bool is_constant
)
new :
is_constant : bool -> SubComponent_CroSec_Shell
Parameters
- is_constant
- Type: SystemBoolean
[Missing <param name="is_constant"/> documentation for "M:Karamba.GHopper.CrossSections.SubComponent_CroSec_Shell.#ctor(System.Boolean)"]
See Also