Civil3DConversionResult Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
25.1.5.0
Syntax
public ObjectIdCollection Result { get; }
Public ReadOnly Property Result As ObjectIdCollection
Get
public:
property ObjectIdCollection^ Result {
ObjectIdCollection^ get ();
}
member Result : ObjectIdCollection with get
Property Value
ObjectIdCollection
See Also