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