ComponentDesignatorReferenceDesignator Property |
A dot (".") and comma (",") delimeted string identifying a particular component on a production unit.
Examples:
C34
U2.11 (component U2, Pin 11)
U2.1-45 (component U2, Pins 1 to 45)
U2.1,2 (component U2, Pins 1 and 2)
Namespace: CFX.StructuresAssembly: CFX (in CFX.dll) Version: 2.1.1+880255d2f7380f340f56b243a51d99f2136bdae3
Syntaxpublic string ReferenceDesignator { get; set; }Public Property ReferenceDesignator As String
Get
Set
Property Value
String
See Also