IPointLoad Properties

The IPointLoad type exposes the following members.

Properties
  NameDescription
Public propertyCoordinate
Gets the coordinate of the point load
Public propertyDirection
Gets the direction of loading
(Inherited from IPlanarLoad.)
Public propertyElementGroupName
Gets the name of the element group
(Inherited from IEntity.)
Public propertyEntityType
Gets the type of the entity
(Inherited from IEntity.)
Public propertyId
Gets the ID
(Inherited from IHaveId.)
Public propertyIndex
Gets the index
(Inherited from IHaveIndex.)
Public propertyLoad
Gets the load (in [N])
Public propertyMeasuring
Gets the measuring type
(Inherited from IPlanarLoad.)
Public propertyOffset
Gets the offset value from the reference construction point
(Inherited from IPlanarLoadWithReference.)
Public propertyPlaneInfo
Gets information about the IConstructionPlane the load is placed in
(Inherited from IPlanarLoad.)
Public propertyReferenceConstructionPointId
Gets the ID of a reference IConstructionPoint
(Inherited from IPlanarLoadWithReference.)
Public propertySource
Gets the source type of the load
(Inherited from ILoad.)
Public propertyType
Gets the type of the load
(Inherited from ILoad.)
Top
See Also