ApplicationNewGeometryOptions Method |
Creates an object to specify user preferences in parsing of geometry.
Namespace: Autodesk.Revit.CreationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic Options NewGeometryOptions()
Public Function NewGeometryOptions As Options
public:
Options^ NewGeometryOptions()
member NewGeometryOptions : unit -> Options
Return Value
Options
See Also