AdvancedLayeredLayeredFraction Property |
The property labeled "Fraction" from the "AdvancedLayered" schema.
Namespace: Autodesk.Revit.DB.VisualAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static string LayeredFraction { get; }
Public Shared ReadOnly Property LayeredFraction As String
Get
public:
static property String^ LayeredFraction {
String^ get ();
}
static member LayeredFraction : string with get
Property Value
String
Remarks
This property is of type "AssetPropertyDouble".
This property allows a connected asset.
See Also