 | IEndPlateTopOverlapOption Property |
Gets the top overlap option of the end plate
Namespace:
TSD.API.Remoting.StructureAssembly:
TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
SyntaxIPropertyWithValidValues<EndPlateOverlapOption> TopOverlapOption { get; }
ReadOnly Property TopOverlapOption As IPropertyWithValidValues(Of EndPlateOverlapOption)
Get
property IPropertyWithValidValues<EndPlateOverlapOption>^ TopOverlapOption {
IPropertyWithValidValues<EndPlateOverlapOption>^ get ();
}
abstract TopOverlapOption : IPropertyWithValidValues<EndPlateOverlapOption> with get
Property Value
Type:
IPropertyWithValidValuesEndPlateOverlapOption
See Also