Interface IConstructionPointGroup

Represents a group of construction points

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public interface IConstructionPointGroup : IEntity, IHaveId, IHaveIndex

Properties

Name Description
Coordinates

Gets the computed group coordinates

PointIndices

Gets the collection of IConstructionPoint indices in this group

ShortDescription

Gets the short description of the point group

Size

Gets the geometric size of this point group (in [mm])

SolverNodeIndex

Get the index of a INode this group is related to

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next