GradingTargetSurface Property
|
Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version:
21.0.0.15598
Syntax
public ObjectId TargetSurface { get; }
Public ReadOnly Property TargetSurface As ObjectId
Get
public:
property ObjectId TargetSurface {
ObjectId get ();
}
member TargetSurface : ObjectId with get
Property Value
Type:
ObjectId
See Also