Gets or sets the up-to reference entity in Direction 1 for this linear component pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1EndReference As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ILocalLinearPatternFeatureData
Dim value As System.Object
instance.D1EndReference = value
value = instance.D1EndReference |
C# | |
---|
System.object D1EndReference {get; set;} |
C++/CLI | |
---|
property System.Object^ D1EndReference {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Pattern's up-to reference (
vertex,
edge,
face, or
plane) in Direction 1
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0