IReinforcement Interface

Represents a reinforcement object (bar or mesh)

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

The IReinforcement type exposes the following members.

Properties
  NameDescription
Public propertyGeometry
Gets the geometry of the reinforcement object
Public propertyMark
Gets the object mark (an arbitrary number used in drawings)
Public propertyStartSpanIndex
Gets the index of the span in the parent object the reinforcement starts in
Top
See Also