FlangeEdgeIsHeightValid Property
|
Namespace: Bricscad.SheetMetal.Operations
Assembly: BrxMgd (in BrxMgd.dll) Version:
26.2.3.0
Syntax
public bool IsHeightValid { get; }
Public ReadOnly Property IsHeightValid As Boolean
Get
public:
property bool IsHeightValid {
bool get ();
}
member IsHeightValid : bool with get
Property Value
Boolean
See Also