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