Gets the value of the modifier of the first linked datum of this Gtol frame datum.
NOTE: This property is a get-only property. Set is not implemented.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DatumLinkedModifierValue1 As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IPMIGtolFrameDatum
Dim value As System.Double
instance.DatumLinkedModifierValue1 = value
value = instance.DatumLinkedModifierValue1 |
C# | |
---|
System.double DatumLinkedModifierValue1 {get; set;} |
C++/CLI | |
---|
property System.double DatumLinkedModifierValue1 {
System.double get();
void set ( & System.double value);
} |
Property Value
Value of the
first linked datum modifier
Example
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0