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

properties related to LayoutRule when it's clear spacing only visible for class BeamSystemParam
Inheritance: BeamSystemParam
Datei anzeigen Open project: AMEE/revit

Protected Properties

Property Type Description
m_layout LayoutRuleClearSpacing

Private Properties

Property Type Description

Public Methods

Method Description
ClearSpacingParam ( ) : System

constructor

Method Details

ClearSpacingParam() public method

constructor
public ClearSpacingParam ( ) : System
return System

Property Details

m_layout protected_oe property

protected LayoutRuleClearSpacing m_layout
return LayoutRuleClearSpacing