Revit 2023 API |
ParameterTypeId..::..FbxLightEmitLineLength Property |
ParameterTypeId Class See Also |
"Emit from Line Length"
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Syntax
C# |
---|
public static ForgeTypeId FbxLightEmitLineLength { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property FbxLightEmitLineLength As ForgeTypeId Get |
Visual C++ |
---|
public: static property ForgeTypeId^ FbxLightEmitLineLength { ForgeTypeId^ get (); } |