CompoundStructure.IsValidSampleHeight
Public Class
Is the specified height a valid sample height for this compound structure?
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IsValidSampleHeight( double height)
Parameters
heightDouble
Return Value
Boolean
Remarks
The sample height cannot be less than the value of MinimumSampleHeight.