IColumnDropData Interface

Represents additional data of slab item if the slab item is column drop

Namespace:  TSD.API.Remoting.Structure
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public interface IColumnDropData

The IColumnDropData type exposes the following members.

Properties
  NameDescription
Public propertyPlanBreadth
Gets the horizontal breadth of the whole column drop (in [mm])
Public propertyPlanDepth
Gets the horizontal depth of the whole column drop (in [mm])
Top
See Also