DimAssocRemovePointRef Method (Boolean)
 | 
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public void RemovePointRef(
        bool force
)
 
Public Sub RemovePointRef ( 
        force As Boolean
)
 
public:
void RemovePointRef(
        bool force
)
 
member RemovePointRef : 
        force : bool -> unit 
 
 
 
Parameters
- force
 
- Type: SystemBoolean
 
 
See Also