Some Void Forms of this family do not cut anything and will be deleted. To make a Void Form cut something else use the Cut Geometry tool.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId VoidFormsNotUsed { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property VoidFormsNotUsed As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ VoidFormsNotUsed { FailureDefinitionId^ get (); } |