DirectShapeTypeRemoveAllReferenceObjects Method |
Removes all reference objects (if any) from the DirectShapeType.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic void RemoveAllReferenceObjects()
Public Sub RemoveAllReferenceObjects
public:
void RemoveAllReferenceObjects()
member RemoveAllReferenceObjects : unit -> unit
See Also