Class PinGrid
- Namespace
 - IdeaRS.OpenModel.Connection
 
- Assembly
 - IdeaRS.OpenModel.dll
 
Data of the pin grid
[DataContract]
public class PinGrid : FastenerGridBaseInheritance
Inherited Members
Properties
IsReplaceable
Replaceable pin
[DataMember]
public bool IsReplaceable { get; set; }Property Value
Pin
Pin
[DataMember]
public ReferenceElement Pin { get; set; }