UnfoldedBendLineFeatureTypeName Property
|
Namespace: Bricscad.SheetMetal
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public string FeatureTypeName { get; }
Public ReadOnly Property FeatureTypeName As String
Get
public:
property String^ FeatureTypeName {
String^ get ();
}
member FeatureTypeName : string with get
Property Value
String
See Also