Table of Contents

Class PinGrid

Namespace
IdeaRS.OpenModel.Connection
Assembly
IdeaRS.OpenModel.dll

Data of the pin grid

[DataContract]
public class PinGrid : FastenerGridBase

Inheritance

Inherited Members

Properties

IsReplaceable

Replaceable pin

[DataMember]
public bool IsReplaceable { get; set; }

Property Value

bool

Pin

Pin

[DataMember]
public ReferenceElement Pin { get; set; }

Property Value

ReferenceElement