 | IWestokDesignDataBeamDepthState Property |
Namespace:
TSD.API.Remoting.SectionsAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<WestokDesignParameterState> BeamDepthState { get; }
ReadOnly Property BeamDepthState As IPropertyWithValidValues(Of WestokDesignParameterState)
Get
property IPropertyWithValidValues<WestokDesignParameterState>^ BeamDepthState {
IPropertyWithValidValues<WestokDesignParameterState>^ get ();
}
abstract BeamDepthState : IPropertyWithValidValues<WestokDesignParameterState> with get
Property Value
Type:
IPropertyWithValidValuesWestokDesignParameterState
See Also