Class GeometryGroup
Inheritance
System.Object
System.MarshalByRefObject
GeometryGroup
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
Syntax
public class GeometryGroup : Geometry, IMessageSink, IComponentBuilder
Constructors
GeometryGroup()
Declaration
protected GeometryGroup()
Properties
AutoBlockOffsetNegativeX
Declaration
public double AutoBlockOffsetNegativeX { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetNegativeY
Declaration
public double AutoBlockOffsetNegativeY { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetNegativeZ
Declaration
public double AutoBlockOffsetNegativeZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetPositiveX
Declaration
public double AutoBlockOffsetPositiveX { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetPositiveY
Declaration
public double AutoBlockOffsetPositiveY { get; set; }
Property Value
Type |
Description |
System.Double |
|
AutoBlockOffsetPositiveZ
Declaration
public double AutoBlockOffsetPositiveZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
BlankDefinitionType
Declaration
public GeometryGroup.BlankDefinitionTypes BlankDefinitionType { get; set; }
Property Value
BlankIpw
Declaration
public BlankIpw BlankIpw { get; }
Property Value
Csys
Declaration
public CartesianCoordinateSystem Csys { get; set; }
Property Value
DirectionType
Declaration
public GeometryGroup.DirectionTypes DirectionType { get; set; }
Property Value
IpwPositionCsys
Declaration
public CoordinateSystem IpwPositionCsys { get; set; }
Property Value
IpwPositionType
Declaration
public GeometryGroup.PositionTypes IpwPositionType { get; set; }
Property Value
OffsetFromPart
Declaration
public double OffsetFromPart { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetNegativeZ
Declaration
public double OffsetNegativeZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
OffsetPositiveZ
Declaration
public double OffsetPositiveZ { get; set; }
Property Value
Type |
Description |
System.Double |
|
OrientationType
Declaration
public GeometryGroup.OrientationTypes OrientationType { get; set; }
Property Value
Vector
Declaration
public Direction Vector { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink