RVTDocs.com

CompoundStructure.IsValidSampleHeight

Method
Description:
Is the specified height a valid sample height for this compound structure?
Remarks:
The sample height cannot be less than the value of MinimumSampleHeight.
Syntax
public bool IsValidSampleHeight(
	double height
)
Parameters
Parameter Type Description
height Double
Return Value