ComponentDefinitionComponentType
Property
|
Namespace: Bricscad.MechanicalComponents
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
public ComponentType ComponentType { get; }
Public ReadOnly Property ComponentType As ComponentType
Get
public:
property ComponentType ComponentType {
ComponentType get ();
}
member ComponentType : ComponentType with get
Property Value
ComponentType
See Also