Gets or sets the constraining point or sketch for a dome feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ConstraintPointOrSketch As Object |
Visual Basic (Usage) | |
---|
Dim instance As IDomeFeatureData2
Dim value As Object
instance.ConstraintPointOrSketch = value
value = instance.ConstraintPointOrSketch
|
C# | |
---|
object ConstraintPointOrSketch {get; set;} |
C++/CLI | |
---|
property Object^ ConstraintPointOrSketch {
Object^ get();
void set (Object^ value);
} |
Return Value
Point or sketch for the dome feature
Example
Remarks
See Also
Availability
SolidWorks 2004 FCS, Revision Number 12.0