Gets or sets the face on which the 3D curve lies for this curve-driven component pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property D1FaceNormal As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ILocalCurvePatternFeatureData
Dim value As System.Object
instance.D1FaceNormal = value
value = instance.D1FaceNormal |
C# | |
---|
System.object D1FaceNormal {get; set;} |
C++/CLI | |
---|
property System.Object^ D1FaceNormal {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
IFace2
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0