Table of Contents

Class CastInPlateFastenerGroup

Namespace
IdeaRS.OpenModel.Detail
Assembly
IdeaRS.OpenModel.dll
public class CastInPlateFastenerGroup : CastInPlateFastenerBase, ISynchronization

Inheritance

Implements

Inherited Members

Constructors

CastInPlateFastenerGroup()

public CastInPlateFastenerGroup()

Properties

Distance

Distance of fasteners

public double Distance { get; set; }

Property Value

double

Rows

Gets or sets the rows of a fasteners positions. Absolute positions of groups, in group are relative positions.

public NumberGroups Rows { get; set; }

Property Value

NumberGroups

Spacing

Gets or sets the spacing between fasteners positions. Absolute positions of groups, in group are relative positions.

public NumberGroups Spacing { get; set; }

Property Value

NumberGroups

SyncId

Synchronization ID for element tracking during OpenModel to Detail updates.

public int SyncId { get; set; }

Property Value

int