ParameterTypeIdCutMarkSymbol Property |
"Cut Mark Symbol"
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static ForgeTypeId CutMarkSymbol { get; }
Public Shared ReadOnly Property CutMarkSymbol As ForgeTypeId
Get
public:
static property ForgeTypeId^ CutMarkSymbol {
ForgeTypeId^ get ();
}
static member CutMarkSymbol : ForgeTypeId with get
Property Value
ForgeTypeId
See Also