MatchingGeometrySetsInsertionPoint Property
 | 
Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version:
24.0.1.0
Syntax
 
public ValueType InsertionPoint { get; }
 
Public ReadOnly Property InsertionPoint As ValueType
        Get
 
public:
property ValueType^ InsertionPoint {
        ValueType^ get ();
}
 
member InsertionPoint : ValueType with get
 
 
 
Property Value
ValueType
 
See Also