C# Class Revit.SDK.Samples.CreateBeamSystem.CS.BeamSystemParam.FixedDistanceParam

properties related to LayoutRule when it's fixed distance only visible for class BeamSystemParam
Inheritance: BeamSystemParam
显示文件 Open project: AMEE/revit

Protected Properties

Property Type Description
m_layout LayoutRuleFixedDistance

Private Properties

Property Type Description

Public Methods

Method Description
FixedDistanceParam ( ) : System

constructor

Method Details

FixedDistanceParam() public method

constructor
public FixedDistanceParam ( ) : System
return System

Property Details

m_layout protected_oe property

protected LayoutRuleFixedDistance m_layout
return LayoutRuleFixedDistance