Class GeodesicIntersectBuilder
Inheritance
GeodesicIntersectBuilder
Assembly: NXOpen.dll
Syntax
public class GeodesicIntersectBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
GeodesicIntersectBuilder()
Declaration
protected GeodesicIntersectBuilder()
Properties
IntersectCurves
Declaration
public Section IntersectCurves { get; }
Property Value
IntersectDatum
Declaration
public SelectDisplayableObject IntersectDatum { get; }
Property Value
IntersectFaces
Declaration
public ScCollector IntersectFaces { get; }
Property Value
IntersectType
Declaration
public GeodesicIntersectBuilder.Type IntersectType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink