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